Skip to content

Conversation

@garyo
Copy link
Contributor

@garyo garyo commented Jul 23, 2025

AKA the Open Effects Association.

AKA the Open Effects Association.

Signed-off-by: Gary Oberbrunner <[email protected]>
/*
OFX Support Library, a library that skins the OFX plug-in API with C++ classes.
Copyright (C) 2005 The Open Effects Association Ltd
Copyright OpenFX and contributors to the OpenFX project.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be simplified to....

'Copyright contributors to the OpenFX project'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could, but the language I used is approved by ASWF I believe, and used throughout the project (e.g. LICENSE, GOVERNANCE, CODE_OF_CONDUCT etc.) so I prefer to keep it consistent.

Copy link

@jmertic jmertic Jul 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ASWF guidance is what I referenced... https://tac.aswf.io/process/contributing.html#copyright-notice-format.

The key here is that all contributors own the code they contribute, so there really isn't a concept of OpenFX owning a copyright.

Also update the doc build script to use `uv` if present. That's nicer
because you don't have to manually create a python venv or install
depencies.
Removed old unused footer, and marked ofx-header and ofx-footer as unused.

Signed-off-by: Gary Oberbrunner <[email protected]>
@garyo garyo merged commit 0025c5c into main Oct 8, 2025
10 checks passed
luzpaz pushed a commit to luzpaz/openfx that referenced this pull request Oct 11, 2025
Also update the doc build script to use `uv` if present. That's nicer
because you don't have to manually create a python venv or install
depencies.
Removed old unused footer, and marked ofx-header and ofx-footer as unused.

Signed-off-by: Gary Oberbrunner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants